home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / util1 / incomand.zip / README.TXT < prev    next >
Text File  |  1993-01-31  |  5KB  |  115 lines

  1. InCommand:    Inductive Logic Command Line Utilities for DOS    Version 2.0
  2. ----------    ----------------------------------------------    -----------
  3.  
  4.                 Inductive Logic
  5.                 P.O. Box 26238
  6.                 San Diego, CA 92196
  7.                 (619) 578-5146
  8.  
  9.  
  10. License Agreement
  11. -----------------
  12. This software is fully protected by federal copyright law.  This
  13. agreement allows you to copy and use the software for a 60 day trial
  14. period.  After that time, if you continue to use the software,
  15. federal copyright law requires you to register it.  To register, send
  16. $35 (U.S. funds) to Inductive Logic at the address above.
  17.  
  18. Registration also eliminates the registration reminder text,
  19. guarantees you the newest version of the software, a nicely printed 
  20. manual, and a place on our mailing list to inform you of updates 
  21. and other product information.
  22.  
  23. Inductive Logic is a member of the Association of Shareware
  24. Professionals (ASP).  ASP wants to make sure that the shareware
  25. principle works for you.  If you are unable to resolve a
  26. shareware-related problem with an ASP member by contacting the member
  27. directly, ASP may be able to help.  The ASP Ombudsman can help you
  28. resolve a dispute or problem with an ASP member, but does not provide
  29. technical support for members' products.  Please write to the ASP
  30. Ombudsman at 545 Grover Road, Muskegon, MI 49442 or send a CompuServe
  31. message via CompuServe Mail to ASP Ombudsman 70007,3536.
  32.  
  33.  
  34. Installation
  35. ------------
  36. System Requirements: DOS 3.0 or higher, 256K RAM, hard disk.
  37.  
  38. This is the freely distributed version of InCommand (though the software is
  39. NOT free; see License Agreement, above).  
  40.  
  41.   To install from an Inductive Logic floppy disk:
  42.   -----------------------------------------------
  43.     A:    (assuming your drive is A:.  Use your own drive, if not A:)
  44.     INSTALL
  45.  
  46.   To install from the INCOMAND.EXE self-extracting file:
  47.   ------------------------------------------------------
  48.     If you're reading this file, you've probably already run the self 
  49.     extracting file INCOMAND.EXE.  If so, then you've already done steps 
  50.     1-3 below, so skip to step 4.
  51.  
  52.     1. Copy INCOMAND.EXE to an empty directory on your hard drive
  53.        (we suggest C:\IL)
  54.     2. CD to that directory
  55.     3. Type INCOMAND (this will extract all the InCommand files)
  56.     4. Type INSTALL (this is required!)
  57.  
  58. Note that you MUST run INSTALL, as simply putting the IL directory in your
  59. path will NOT work.
  60.  
  61.  
  62. Getting Started
  63. ---------------
  64. All of the manual is available on-line with the IHELP command.  Just type
  65. IHELP and follow the directions.  Read the TUTORIAL topic in IHELP for a
  66. fast, simple introduction.
  67.  
  68.  
  69. Printing the Manual
  70. -------------------
  71. A complete manual is ready for printing in the file INCOMAND.PRN.  This file
  72. should print on any text-mode printer (e.g., laser, dot matrix).  If your
  73. printer is on the standard printer port, you can print it by typing:
  74.  
  75.     COPY INCOMAND.PRN PRN
  76.  
  77.  
  78. Registration
  79. ------------
  80. To register your software, and receive the latest version and printed
  81. manual, simply print out the REGISTER.TXT file from the IL directory, fill
  82. it out, include your check, and mail it to us.
  83.  
  84.  
  85. Customer Support
  86. ----------------
  87. You may send registration, questions, or comments to the address above, or
  88. call any time.  Type IHELP CUSTOMER for an on-line view of the following 
  89. *important* information for getting help with any problems:
  90.  
  91. Customer support is available by mail or phone.  If you have any
  92. questions about our products,  you can mail them to us, or call us. 
  93. When you call, you may get an answering machine.  If so, please leave
  94. a message with (1) your name, (2) the date and time you called, (3)
  95. your time zone, (4) phone  number, (5) product registration number
  96. (from  your license agreement, if you are registered), and (6) the
  97. best time to reach you (so we don't play extended telephone tag).
  98. Then (7) describe your question.  We will get back to you.
  99. Please be sure to leave all 7 items listed here, or we may not be
  100. able to return your call.  You can write/call us at the address
  101. above.
  102.  
  103.  
  104.             Release Notes
  105.             -------------
  106.  
  107. MOVEDIR
  108. -------
  109. Because of a bug in DOS's FASTOPEN function, if you use FASTOPEN, your 
  110. computer can lock up after using MOVEDIR.  We have never seen a loss of data
  111. from this, but you must reboot to clear the lock up.  Therefore, like other 
  112. utility vendors (including Norton), we recommend that you do NOT use the DOS
  113. FASTOPEN utility.  You can use DOS's SMARTDRV.SYS to provide the speed
  114. benefits of FASTOPEN, and then some, with no risk of locking up.
  115.